home *** CD-ROM | disk | FTP | other *** search
/ Aminet 6 / Aminet 6 - June 1995.iso / Aminet / comm / bbs / logic100.lha / manual / Help.General.doc < prev    next >
Encoding:
Text File  |  1995-03-01  |  2.3 KB  |  78 lines

  1.                                                      Date: March, 1. 1995
  2.  
  3.  
  4.  
  5.                           LogicBBS  v1.0 BETA
  6.                           <----------------->
  7.                              LITE VERSION
  8.  
  9.                       Copyright 1995 ParCon Software
  10.  
  11.  
  12.     System/node/door/library/AIM-XIM support programmed by Michael Pendec
  13.         Filechecker/Arexxdoor support programmed by Nicholas Clarke
  14.       All Testing was done by friends. Ideas supplied by various people.
  15.  
  16.  
  17.       Read "HowToOrder.doc", if you want to get the FINAL version.
  18. -----------------------------------------------------------------------------
  19.  
  20.  
  21.  
  22.                            General Help Guide
  23. -----------------------------------------------------------------------------
  24.  
  25.  
  26.                           Window configurations
  27.                           ---------------------
  28.  
  29.  
  30. Windows on publicscreens.
  31. =========================
  32. Using nodewindows on Publicscreens needs small modifications to act like
  33. a full screen setup.
  34. Windows have borders, and these borders prevent lines to be 80 characters
  35. long for a normal config. Your solution would be that you change your
  36. publicscreen(Workbench) to start in overscan. Set width to 652 pixels,
  37. and in the prefs file for LogicBBS you must use the command 'WINWIDTH_NODE'
  38. and set window width to 652 pixels. This should solve the wrapped character
  39. moved to next line.
  40.  
  41.  
  42. Nodescreen sizing.
  43. ==================
  44. If you prefer to view more lines on the nodescreen, than default set.
  45. Just modify the 'SCRHIGHT_NODE' to whatever size you prefer.
  46. and same is done to 'WINWIDTH_NODE'. normally you would set these two commands
  47. to the same value.
  48.  
  49.  
  50. Ansi colors.
  51. ============
  52.  
  53. If you want the nodescreen to use the real ansi color standard. just
  54. include this command in your prefs, 'ANSI_COLOR_NODE' .
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.                        Hydra transfer sessions
  63.                        -----------------------
  64.  
  65. Hydra supports diskcaching. Which means lower cpu time needed during
  66. disktransfers. The internal caching is the best method of diskcaching,
  67. do not use any external diskcache tools as they would only lower the cpu
  68. time left for other tasks. A normal transfer with 14.400 baud, needs a
  69.  diskcachebuffer of 16K and 28.800 baud connects needs around 32K .
  70.  
  71. Commands is prefs file are:
  72.  
  73. HYDRACACHE            ;Enable hydra cache
  74. HYDRACACHEREAD        16384    ;read  cache
  75. HYDRACACHEWRITE        16384    ;write cache
  76.  
  77.  
  78.